Top 10k strings from Games Tape 2 - Reversi (1982)(Gilsoft International)(16k)[a].tzx
in <root> / bin / z80 / software / Sinclair Spectrum Collection TOSEC.exe / Sinclair ZX Spectrum - Compilations - Utilities & Educational & Various / Sinclair ZX Spectrum - Compilations - Various - [TZX] (TOSEC-v2006-06-06) /
Back to the directory listing
5 ;"Invalid - Please retype.": 2 ;" " 1 sc=((v(l,c)+ca)*4 1 reversi y 1 mc 1 Validate/Make move 1 Tim Gilberts 1 The version of Reversi supplied can be loaded and run by typing the following; 1 The instruction page gives a summary of these instructions. You are now presented with a choice, you may either play the computer in which case answer 'Y' to the prompt or, another player in which case type 'N'. The RED player (Dark colour in monochrome) always plays first (you, if you chose to play the computer). 1 The first program is the main section in BASIC when this has loaded it will automatically start to load the machine code, so leave the tape running. 1 TZXed by Graeme Yeandle5Instructions 1 Set up board 1 Set up UDG's 1 Reversi was invented in England about a hundred years ago. It achieved great popularity in the 1880's, but later fell from popularity. It has recently been reinvented as the board game 'OTHELLO'. The computer industry has adopted it as a standard computerised game, which overcomes the disadvantage that it needs two players. 1 Reversi (Games Tape 2 - Side 1) 1 Players take it in turns to lay a piece so as to capture one or more of the opponents pieces. This is achieved by typing first the number representing the line, and then the letter representing the column of the position you want to play, and pressing ENTER. Capture occurs when one or more opposing pieces lie in an unbroken line in any direction between the piece being played and another piece of the same colour. These opposing pieces are then changed to display the capturing player's colour. 1 Play the game 1 Instructions 1 Initialise 1 If a player cannot make any captures at all he must miss a turn by typing 'P' as a move. The game ends when either the board fills or neither player can make a legal move. The game may also be ended by typing 'E' as a move. 1 Gilsoft International 1 Games Tape 2 1 GILSOFT Computer software 1 End of Game 1 Computer move 1 As the game progresses and the board fills up, players may find it is possible to capture several pieces at once in more than one line. Lines of capture are determined only by the position of the last piece played, pieces turned over as a result of a capture may not be used to form new capture lines in the same turn. 1 ;"You win": 1 ;"We Draw": 1 ;"Thinking!" 1 ;"Press any key to play the game" 1 ;"Press any key for instructions" 1 ;"Player 1 = ";c1;" Player 2 = ";c2: 1 ;"PRESENTS"; 1 ;"LOADING"; 1 ;"Invalid - Please retype": 1 ;"I can't go!": 1 ;"I Win!": 1 ;"GILSOFT REVERSI"; 1 ;"Counting score.": 1 ;" YOU WIN ": 1 ;" WE DRAW ": 1 ;" REVERSI ": 1 ;" I WIN! ": 1 ;" GILSOFT - REVERSI " 1 ;" GILSOFT ": 1 ;" GILSOFT " 1 ;" - Leave tape running" 1 ;" A B C D E F G H" 1 ;" " 1 ;" ": 1 )+("Player one" 1 )+" (L/C,P or E) ? "); 1 (("Your move" 1 '" The object of the game is the capture of as many pieces ' 1 '" Reversi was invented in Englandabout a 100 years ago. It has become popular again as the game'OTHELLO'." 1 '" Moves are entered by typing a two character string, the first a number gives the line, and thesecond a letter, the column for" 1 '" In this version you may either play me or an opponent if you play me, your pieces are red." 1 ' aspossible. Capture is achieved by trapping enemy pieces betweentwo of your own." 1 "your play. Then press ENTER." 1 "Would you like another go ? "; 1 "Player two (L/C,P or E) ? "; 1 "Do you want to play me ? "; 1 T. Gilberts" 1 LOAD "reversi" (ENTER)